﻿
.background {
	width: 100%;
	height:0;
	float: none;
	margin:0 0 2%  0;
	padding:0;
	z-index:1;
	overflow:hidden;
	text-align: left; 

}
.background div{
	float: right;
	height:auto;
}


.flip:hover{
	cursor:pointer;	
}

.flip {
    	height: auto;
    	width:10%;
    	margin:1em 1em 0.5em 1em;
    	float: left;
    	text-align: center;
    	border-bottom:1pt transparent solid;      
}

.current{
	border-bottom:1pt white solid; 	
}

.flip img {
    	width:96%;
    	height:100%;
    	margin: 0 2% 0 2%;    	    	
}

.page_name, .flip p{
	width: 100%;
	height:100%;
	float:left;
	margin:0;
	font-weight:normal;
}
.page_name{
	margin:0.5em
}

.container {
	position:fixed;
	overflow:hidden;
	padding:0 0 0 0;
	z-index:99
}

.slideTop{
	width:1px;
	height:1px;
	margin:0;
	overflow:hidden;
	
}
.slideTop img{
	height:100%;
	width:100%;
        position: relative;
        top: 0;
        left: 0;
}

.img_left{
	width: 35%;
	height: auto;
	float:left;
	margin:0px 1% 10px 1px;
}

.img_right{
	width: 35%;
	height: auto;
	float:right;
	margin:0px 1px 10px 1%;
}

.slide{
	height:10px;
	margin: 0 auto;
	margin-bottom:10px
}
.slide img{
	height:100%;
	width:100%;
	float:left

}

.background div .id{
	float:right;
	height: auto;
	width:10%;
	margin: 0px 1px 1px 1.5em;
}

.background div span img{
	float: left;
	width: 0%;
	height: 0%;
	margin:0px;	
}
.background div span img:hover{
	cursor:pointer
}

.background div span{
	margin:0;
	float: left;
}

#Behandlingar ul li{
	list-style: square;
}
#Behandlingar ul {
	float:left;
	margin-top:0.5em;
	width:50%;
}

h1,h2,h3,h4{
	float:left;
	margin: 1em 0 1em 0;
	padding:0px;
	width: 100% ;
	text-align:center;
	font-weight:  bold
}

.background  p{
	margin:0 0 1em 0;
	padding:0;
	width:100%;
	float:left;
	height:auto;
}


.background  p .credential{
	float: left;
	margin:0px 1.5em 1px 1px;
	padding:0px 0px 0px 0px;
	width:10%;
	height:auto;
}
.background  p .credential:hover{
	cursor: pointer
}

.background .content {
	float: left;
	margin:2em 5% 0 5%;
	padding:0; 
	width:90%;
	height:auto;	
}

#map:hover{
		text-decoration:underline;
		cursor:pointer;
}
.map{
 	width:80%;
 	height:0;
 	float:left;
	margin: 1% 10% 0px 10%;
	background-color:transparent;
	border:0;
}


.footer{
	width:100%;
	height: auto;
	margin:0,auto;
	padding:10px 0px 10px 0px;
	word-spacing:4px;
	letter-spacing:1px;
	text-align:center;

}


.footer .logo_footer{
	margin:0 auto;
	width: 14%;
	height: auto;
}

